@charset "utf-8";
/* CSS Document */

.King_Chance_Layer { position:fixed; right:0; bottom:0; width:0; height:0; z-index:999;background:#fff;width:400px;font-size:12px;}
.King_Chance_Layer * { margin:0; padding:0; border:none; list-style:none;}
*html {background-attachment:fixed;}
*html .King_Chance_Layer  {position:absolute; top:expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight);}
.King_Chance_LayerCont { position:absolute; width:380px; height:240px; overflow:hidden; font-size:12px; right:0; bottom:0; display:none;}
.King_Chance_LayerCont img {border:none; float:none; vertical-align:top;}
.King_Chance_Layer_Close {  position:absolute; right:10px; top:0px; cursor:pointer; font-size:12px; color:#000;}
.King_Chance_Layer_Title {line-height:42px;position:relative;font-size:14px;font-size:18px;color:#666;line-height:42px;height:42px; position:relative;}
.King_Chance_LayerCont ul{ padding:0 0 0 30px;}
.King_Chance_LayerCont h1{ 
    margin: auto;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
	color:#666;
	padding:0 0 0 10px;
	font-family: 微软雅黑;
}
.King_Chance_LayerCont h1 a{ 
	color:#666;
	font-family: 微软雅黑;
}
.King_Chance_LayerCont div{ font-size:14px;font-size:16px;color:#666;font-family: 微软雅黑;}

.King_Chance_LayerCont ul li{ line-height:30px; height:30px; overflow:hidden; font-size:14px;}
.King_Chance_LayerCont ul li a{color:#666;}

.King_Chance_Layer p{ line-height:36px;}